Storm-static

Benchmark
Model:pacman v.1 (MDP)
Parameter(s)MAXSTEPS = 100
Property:crash (prob-reach)
Invocation (specific)
~/storm/build/bin/storm --prism pacman.nm --prop pacman.props crash --constants MAXSTEPS=100 --timebounded:precision 1e-3  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4 --engine hybrid
Execution
Walltime:74.1528058052063s
Return code:0
Relative Error:6.123876744565073e-11
Log
Storm 1.5.1

Date: Thu Apr 30 00:24:24 2020
Command line arguments: --prism pacman.nm --prop pacman.props crash --constants MAXSTEPS=100 '--timebounded:precision' 1e-3 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4 --engine hybrid
Current working directory: /

Time for model input parsing: 0.076s.

Time for model construction: 8.934s.

-------------------------------------------------------------- 
Model type: 	MDP (symbolic)
States: 	16115358 (327549 nodes)
Transitions: 	22140403 (1720915 nodes)
Choices: 	20214527
Reward Models:  none
Variables: 	rows: 11 meta variables (36 DD variables), columns: 11 meta variables (36 DD variables), nondeterminism: 9 meta variables (9 DD variables)
Labels: 	3
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (37 nodes)
   * Crash
-------------------------------------------------------------- 

Model checking property "crash": Pmin=? [F "Crash"] ...
Result (for initial states): 0.5511176225
Time for model checking: 64.427s.